[INFO] fetching crate rediq-cli 0.2.4...
[INFO] checking rediq-cli-0.2.4 against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] extracting crate rediq-cli 0.2.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rediq-cli 0.2.4
[INFO] finished tweaking crates.io crate rediq-cli 0.2.4
[INFO] tweaked toml for crates.io crate rediq-cli 0.2.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rediq-cli 0.2.4 on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rediq-cli 0.2.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f94f22b7d7da66db637a0b14f70ee793f91c83a0fc90383ce218cb1d7ebefba6
[INFO] running `Command { std: "docker" "start" "f94f22b7d7da66db637a0b14f70ee793f91c83a0fc90383ce218cb1d7ebefba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f94f22b7d7da66db637a0b14f70ee793f91c83a0fc90383ce218cb1d7ebefba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f94f22b7d7da66db637a0b14f70ee793f91c83a0fc90383ce218cb1d7ebefba6" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f94f22b7d7da66db637a0b14f70ee793f91c83a0fc90383ce218cb1d7ebefba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f94f22b7d7da66db637a0b14f70ee793f91c83a0fc90383ce218cb1d7ebefba6" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking redis-protocol v5.0.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking arc-swap v1.8.1
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking crossterm v0.20.0
[INFO] [stderr]     Checking metrics v0.21.1
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking cron v0.12.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking comfy-table v3.0.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking fred v9.4.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr] error: could not compile `fred` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name fred --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fred-9.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="enable-rustls"' --cfg 'feature="i-hashes"' --cfg 'feature="i-keys"' --cfg 'feature="i-lists"' --cfg 'feature="i-pubsub"' --cfg 'feature="i-scripts"' --cfg 'feature="i-server"' --cfg 'feature="i-sets"' --cfg 'feature="i-sorted-sets"' --cfg 'feature="i-std"' --cfg 'feature="i-streams"' --cfg 'feature="partial-tracing"' --cfg 'feature="rustls"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tracing"' --cfg 'feature="tracing-futures"' --cfg 'feature="transactions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking-encoding", "credential-provider", "custom-reconnect-errors", "debug-ids", "default", "default-nil-types", "dns", "enable-native-tls", "enable-rustls", "enable-rustls-ring", "full-tracing", "futures-io", "futures-lite", "glommio", "hickory-resolver", "i-acl", "i-all", "i-client", "i-cluster", "i-config", "i-geo", "i-hashes", "i-hyperloglog", "i-keys", "i-lists", "i-memory", "i-pubsub", "i-redis-json", "i-redis-stack", "i-redisearch", "i-scripts", "i-server", "i-sets", "i-slowlog", "i-sorted-sets", "i-std", "i-streams", "i-time-series", "i-tracking", "local-sync", "metrics", "mocks", "monitor", "monoio", "monoio-codec", "monoio-native-tls", "monoio-rustls", "native-tls", "network-logs", "nom", "oneshot", "partial-tracing", "pin-project", "replicas", "rustls", "rustls-native-certs", "sentinel-auth", "sentinel-client", "serde-json", "serde_json", "sha-1", "smol", "specialize-into-bytes", "subscriber-client", "tokio-native-tls", "tokio-rustls", "tracing", "tracing-futures", "transactions", "trust-dns-resolver", "unix-sockets", "vendored-openssl"))' -C metadata=73e76d5bb5be3a89 -C extra-filename=-20cde848d9fd2678 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-86f118858acb23aa.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern bytes_utils=/opt/rustwide/target/debug/deps/libbytes_utils-d2d5e20af54a8624.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-b5a8b84e57d56033.rmeta --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-debc290539ba9fa5.rmeta --extern fred_macros=/opt/rustwide/target/debug/deps/libfred_macros-143489d41509b5a5.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-5c8f492d0c710a35.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f3c6d3ff0c2935c3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9d41347175fa9d3a.rmeta --extern redis_protocol=/opt/rustwide/target/debug/deps/libredis_protocol-301a09acd444b168.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-64bd2f0cdef00194.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-907aad7ede76493e.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-5367890081b49244.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c61f393cf04dea32.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cc16bae82b27c438.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-39a8eff0bf562709.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-8a7fe0e310f7ad14.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ccebab228291dcf4.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aa22e07de9d08c89.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-c1381e2a65e9b04d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1fb332d63b7d979a.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-ce62b83da7096e72.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-e339007ceae3adab/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f94f22b7d7da66db637a0b14f70ee793f91c83a0fc90383ce218cb1d7ebefba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f94f22b7d7da66db637a0b14f70ee793f91c83a0fc90383ce218cb1d7ebefba6", kill_on_drop: false }`
[INFO] [stdout] f94f22b7d7da66db637a0b14f70ee793f91c83a0fc90383ce218cb1d7ebefba6
